Book Contents

Equal (EQ or ==)

Compares the two values and returns a 1 (true) if they are equal, or a 0 (false) if they are not equal.

See also

Quick reference to operators